home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / PROGRAM / KSLIB11.ARJ / FAR.H < prev    next >
Text File  |  1991-10-14  |  102b  |  7 lines

  1. /*
  2. *    FAR.H
  3. */
  4.  
  5. int        farcmp(char far *,char far *,int);
  6. void    farmov(char far *,char far *,int);
  7.